GMM-SM Event Logging


GMM-SM Event Logging
 
With the introduction of this feature, the SGSN now supports limited use of event data records (EDRs). This chapters details the SGSN’s event logging feature, with the use of EDRs, which is intended to facilitate subscriber-level troubleshooting. This feature is relevant for StarOS™ Release 12.0 (and higher) software supporting SGSN services within GPRS and UMTS networks.
This chapter provides the following information:
Feature Description
Feature Overview
At any one time, the SGSN handles a large number of mobile stations (MS). In order to efficiently troubleshoot any issue for a single subscriber, it is necessary to know the events that have happened for that subscriber. Prior to this event logging feature, the SGSN did not support a debugging method that was event-based per subscriber.
The debugging framework will allow operators to troubleshoot problems related to a particular IMSI. The event logging feature will capture procedure-level information per subscriber. Upon completing a procedure, either successfully or unsuccessfully, the SGSN generates a procedure-summary or event report logging the event.
The SGSN uses the event reports to generate event data record (EDR) files comprised of logged information in comma-separated ASCII values - CSV format. The SGSN sends one ASCII formatted CSV record per line. The CSV records are stored in a file and are optionally compressed before sending to an external server. The storage space in the ASR5K is limited so the CSV records need to be SFTed to an external server periodically. The transfer of the CSV record file from the SGSN and to the external server can be based on configurable PULL or PUSH models. In case of PUSH, the time-interval can be configured at the SGSN.
Events to be Logged
The following subscriber events will be logged:
Event Record Fields
The EDRs include the following information in CSV format.
Important: If particular information is not relevant or is unavailable for the procedure being logged, then the field is left blank.
Event Record Fields for GMM/SM Event Logging
The following table contains the availability of each field in each of the different event types:
Occurrence of Fields in Various Event Types
Notes:
EDR Storage
The EDRs are stored in CSV format on an external server. The external server relieves the SGSN of the storage overhead and the post-processing overhead while the SGSN continues to perform call processing.
Architecture
The primary components of the feature architecture include:
Limitations
The reliability of event generation is limited by the CDRMOD framework, specifically:
Configuration
The following commands enable the SGSN to log GMM/SM events in EDR files for 3G services:
configure
   context <ctx_name>
      sgsn-service <srvc_name>
[ default | no ] reporting-action event-record
Where:
[ default | no ] - disables the logging function.
The following commands enable the SGSN to log GMM/SM events in EDR files for 2G services:
config
   context <ctx_name>
      gprs-service <srvc_name>
[ default | no ] reporting-action event-record
Where:
[ default | no ] - disables the logging function.
The following commands access the EDR module configuration mode commands to enable the operator to configure logging and file parameters and to configure file-transfer parameters.
config
   context <ctx_name>
      [ no ] edr-module active-charging-service
Where:
no - disables the configured EDR logging and file parameters for the services in the context.
      [ default | no ] cdr [ push-interval | push-trigger | remove-file-after-transfer | transfer-mode | use-harddisk ]
Where:
cdr - configures the EDR transfer parameters
default - restores default parameter values
no - disables the configuration
      [ default | no ] file [ charging-service-name | compression | current-prefix | delete-timeout | directory | edr-format-name | exclude-checksum-record | field-separator | file-sequence-number | headers | name | reset-indicator | rotation | sequence-number | storage-limit | time-stamp | trailing-text | trap-on-file-delete | xor-final-record
Where:
file - configures file creation properties for the records
default - restores the default file creation properties
no - disables the configuration
 
 

Cisco Systems Inc.
Tel: 408-526-4000
Fax: 408-527-0883